public class NumberLevelStyle : IListStyleContentPublic Class NumberLevelStyle
Implements IListStyleContent| NumberLevelStyle | Initializes a new instance of the NumberLevelStyle class. |
| NumberLevelStyle(String) | Initializes a new instance of the NumberLevelStyle class. |
| DisplayLevels | Specifies the number of levels whose numbers are displayed at the current level. |
| Level | Specifies the level of an outline or number list style. |
| ListLevelProperties | Specifies formatting properties for list level. |
| Name | Specifies the style name. |
| NumberFormat | Specifies the numbering sequence. |
| PrefixCharacter | Specifies what to display before a number. |
| StartValue | Specifies the value that restarts numbering at the current list level. |
| SuffixCharacter | Specifies what to display before and after the number. |
| TextProperties | Specifies formatting properties for text. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current NumberLevelStyle object to its equivalent string representation.
(Overrides ObjectToString) |